Skip to content

Conversation

Adeline09
Copy link

@Adeline09 Adeline09 commented Dec 11, 2023

Description of changes:
In firebase_admin/tenant_mgt.py I created the field allow_default_provider to store the default provider status of user sign-in and linked/updated its value accordingly in multiple functions. In snippets/auth/index.py I set the initial value for allow_default_provider to True on create and False on Update.

Description of tests:
In integration/test_tenant_mgt.py I wrote integration tests for the initial and updated values of allow_default_provider. In tests/test_tenant_mgt.py I wrote multiple tests that toggle the status of allow_default_provider and verify its resulting value in the database.

@lahirumaramba lahirumaramba self-assigned this Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants